home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Special 24
/
AMIGAplus Sonderheft 24 (2000)(Falke)(DE)[!].iso
/
PublicDomain
/
Anwendungen
/
MT-RechnungIII
/
PrintDoks
/
RegÜberweisung_EUR.brapri
< prev
next >
Wrap
Text File
|
1999-03-27
|
3KB
|
145 lines
1$VER: RegÜberweisung_EUR 1.04 (28.03.99)
%!PS-Adobe-3.0
%%Creator: Manfred Tremmel
%%CreationDate: (28.03.1999)
%%Version: 1.04
%%Title: (MT-RechnungIII - Überweisung der Registriergebühr EUR)
%%LanguageLevel: 2
%%DocumentMedia: Ueberweisung 427 300 null () ()
%%DocumentNeededResources: font Courier
%%BoundingBox: 0 0 427 300
%%EndComments
%%BeginnDefaults
%%PageMedia: Ueberweisung
%%EndDefaults
%%BeginnSetup
<< /PageSize [427 300] >> setpagedevice
/PageSize [427 300] def
/DokumentRandX 28 def
/DokumentRandY 65 def
DruckrandX 720 mul 256 div /DruckrandX exch def
DruckrandY 720 mul 256 div /DruckrandY exch def
DruckrandX DokumentRandX ge
{
0 /DokumentRandX exch def
}
{
DokumentRandX DruckrandX sub /DokumentRandX exch def
} ifelse
DruckrandY DokumentRandY ge
{
PageSize 1 get /DokumentRandY exch def
}
{
PageSize 1 get DokumentRandY sub DruckrandY add /DokumentRandY exch def
} ifelse
%%EndSetup
%%BeginnResource
/reencodedict 5 dict def
/ReEncode
{
reencodedict begin
/newencoding exch def
/newfontname exch def
/basefontname exch def
/basefontdict basefontname findfont def
/newfont basefontdict maxlength dict def
basefontdict
{ exch dup dup /FID ne exch /Encoding ne and
{ exch newfont 3 1 roll put }
{ pop pop }
ifelse
} forall
newfont /FontName newfontname put
newfont /Encoding newencoding put
newfontname newfont definefont pop
end
} def
/ISOLatin8Encoding
[
ISOLatin1Encoding 0 164 getinterval aload pop
/euro
ISOLatin1Encoding 165 91 getinterval aload pop
] def
/getfont {ISOLatin8Encoding ReEncode findfont exch scalefont def} bind def
%%EndResource
%% Fontpsoidoname, Fontgroesse, Realname, Programm (siehe oben)
/Courier 14 /OF0 /Courier /OF0 getfont
Courier setfont
/XO 5.81 def
%% Ausgab des Dokuments
DokumentRandX DokumentRandY moveto
XO 0 (Manfred Tremmel) ashow
DokumentRandY 24 sub /DokumentRandY exch def
DokumentRandX DokumentRandY moveto
XO 0 (30872) ashow
DokumentRandX 270 add DokumentRandY moveto
XO 0 (70169495) ashow
DokumentRandY 24 sub /DokumentRandY exch def
DokumentRandX DokumentRandY moveto
XO 0 (Raiffeisenbank Schwindegg) ashow
DokumentRandY 24 sub /DokumentRandY exch def
DokumentRandX 160 add DokumentRandY moveto
XO 0 (EUR) ashow
DokumentRandX 214 add DokumentRandY moveto
XO 0 (15,00) ashow
DokumentRandY 24 sub /DokumentRandY exch def
DokumentRandX DokumentRandY moveto
XO 0 (Registrierung MT-Rechnung) ashow
DokumentRandY 48 sub /DokumentRandY exch def
DokumentRandX DokumentRandY moveto
/zwischenstring 80 string def
Firma1 () gt
{
Firma1 zwischenstring copy pop
/laenge Firma1 length def
}
{
Name zwischenstring copy pop
zwischenstring Name length ( ) putinterval
zwischenstring Name length 1 add Vorname putinterval
/laenge Name length Vorname length add 1 add def
} ifelse
zwischenstring laenge (, ) putinterval
zwischenstring laenge 2 add Ort putinterval
laenge Ort length add 2 add /laenge exch def
laenge 27 gt
{
/laenge 27 def
} if
XO 0 zwischenstring 0 laenge getinterval ashow
DokumentRandY 24 sub /DokumentRandY exch def
DokumentRandX DokumentRandY moveto
XO 0 Konto ashow
DokumentRandX 158 add DokumentRandY moveto
XO 0 (15,00) ashow
showpage
%%Trailer
clear
%%EOF